IInfoDisplayStyleSet.GetStyle method ¶
Namespace: NextDesign.Desktop
Description¶
Gets the style with the specified name. Returns null if no style with that name exists.
argument¶
| Name | Type | Description |
|---|---|---|
| name | string | Style name If null is specified, the return value of this method will be null. |